﻿2026-06-21T08:38:11.0191016Z ##[group]Run actions/checkout@v5
2026-06-21T08:38:11.0191772Z with:
2026-06-21T08:38:11.0192148Z   repository: SaberMage/spt-core
2026-06-21T08:38:11.0195390Z   token: ***
2026-06-21T08:38:11.0195747Z   ssh-strict: true
2026-06-21T08:38:11.0196137Z   ssh-user: git
2026-06-21T08:38:11.0196546Z   persist-credentials: true
2026-06-21T08:38:11.0196946Z   clean: true
2026-06-21T08:38:11.0197322Z   sparse-checkout-cone-mode: true
2026-06-21T08:38:11.0197762Z   fetch-depth: 1
2026-06-21T08:38:11.0198110Z   fetch-tags: false
2026-06-21T08:38:11.0198463Z   show-progress: true
2026-06-21T08:38:11.0198829Z   lfs: false
2026-06-21T08:38:11.0199278Z   submodules: false
2026-06-21T08:38:11.0199665Z   set-safe-directory: true
2026-06-21T08:38:11.0200261Z ##[endgroup]
2026-06-21T08:38:11.1087395Z Syncing repository: SaberMage/spt-core
2026-06-21T08:38:11.1089460Z ##[group]Getting Git version info
2026-06-21T08:38:11.1090127Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T08:38:11.1091128Z [command]/usr/bin/git version
2026-06-21T08:38:11.1094671Z git version 2.43.0
2026-06-21T08:38:11.1112886Z ##[endgroup]
2026-06-21T08:38:11.1123136Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d79f84ec-b7f4-4d74-af15-f92d7ba4da1a' before making global git config changes
2026-06-21T08:38:11.1124768Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T08:38:11.1126123Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T08:38:11.1160053Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T08:38:11.1180169Z https://github.com/SaberMage/spt-core
2026-06-21T08:38:11.1190590Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T08:38:11.1193519Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T08:38:11.1220234Z HEAD
2026-06-21T08:38:11.1253746Z ##[endgroup]
2026-06-21T08:38:11.1254518Z [command]/usr/bin/git submodule status
2026-06-21T08:38:11.1439456Z ##[group]Cleaning the repository
2026-06-21T08:38:11.1442627Z [command]/usr/bin/git clean -ffdx
2026-06-21T08:38:14.0257719Z Removing target/
2026-06-21T08:38:14.0270609Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T08:38:14.0461943Z HEAD is now at 4e5e7a904 Merge e54bc514b76200b8940de007317c4d836a2c782c into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:38:14.0466713Z ##[endgroup]
2026-06-21T08:38:14.0468421Z ##[group]Disabling automatic garbage collection
2026-06-21T08:38:14.0472283Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T08:38:14.0502279Z ##[endgroup]
2026-06-21T08:38:14.0503751Z ##[group]Setting up auth
2026-06-21T08:38:14.0508194Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T08:38:14.0536049Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T08:38:14.0721698Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T08:38:14.0748463Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T08:38:14.0932295Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T08:38:14.0958823Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T08:38:14.1144070Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T08:38:14.1175573Z ##[endgroup]
2026-06-21T08:38:14.1177250Z ##[group]Fetching the repository
2026-06-21T08:38:14.1184028Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +05ab5aa3fe779749a2d50a539522c4ea9779ec50:refs/remotes/pull/27/merge
2026-06-21T08:38:14.7499839Z From https://github.com/SaberMage/spt-core
2026-06-21T08:38:14.7500786Z  + 4e5e7a904...05ab5aa3f 05ab5aa3fe779749a2d50a539522c4ea9779ec50 -> pull/27/merge  (forced update)
2026-06-21T08:38:14.7519448Z ##[endgroup]
2026-06-21T08:38:14.7520184Z ##[group]Determining the checkout info
2026-06-21T08:38:14.7521235Z ##[endgroup]
2026-06-21T08:38:14.7524795Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T08:38:14.7564566Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T08:38:14.7588918Z ##[group]Checking out the ref
2026-06-21T08:38:14.7591170Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T08:38:14.7662210Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T08:38:14.7662720Z any of your branches:
2026-06-21T08:38:14.7662945Z 
2026-06-21T08:38:14.7663307Z   4e5e7a904 Merge e54bc514b76200b8940de007317c4d836a2c782c into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:38:14.7663832Z 
2026-06-21T08:38:14.7664113Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T08:38:14.7664600Z to do so with:
2026-06-21T08:38:14.7664781Z 
2026-06-21T08:38:14.7664981Z  git branch <new-branch-name> 4e5e7a904
2026-06-21T08:38:14.7665229Z 
2026-06-21T08:38:14.7666041Z HEAD is now at 05ab5aa3f Merge 335d96ebc59ee82c6d68591f3c3ad2043a1125c9 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:38:14.7671921Z ##[endgroup]
2026-06-21T08:38:14.7705679Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T08:38:14.7731076Z 05ab5aa3fe779749a2d50a539522c4ea9779ec50
